Package | hl7.fhir.uv.ae-research-backport-ig |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/ae-research-backport-ig/https://build.fhir.org/ig/HL7/fhir-ae-research-backport-ig/ValueSet-adverse-event-status-vs.html |
Url | http://hl7.org/fhir/uv/ae-research-backport-ig/ValueSet/adverse-event-status-vs |
Version | 1.0.1 |
Status | draft |
Date | 2024-04-30T20:04:27+00:00 |
Name | AdverseEventStatus |
Title | Adverse Event Status |
Experimental | True |
Realm | uv |
Authority | hl7 |
Description | Codes identifying the lifecycle stage of an adverse event. |
StructureDefinition | |
status | Workflow Status |
No resources found
Note: links and images are rebased to the (stated) source
http://hl7.org/fhir/event-status
Code | Display | Definition |
in-progress | In Progress | The event is currently occurring. |
completed | Completed | The event has now concluded. |
entered-in-error | Entered in Error | This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".). |
unknown | Unknown | The authoring/source system does not know which of the status values currently applies for this event. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which. |
{
"resourceType" : "ValueSet",
"id" : "adverse-event-status-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html\"><code>http://hl7.org/fhir/event-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-in-progress\">in-progress</a></td><td style=\"color: #cccccc\">In Progress</td><td>The event is currently occurring.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-completed\">completed</a></td><td style=\"color: #cccccc\">Completed</td><td>The event has now concluded.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-unknown\">unknown</a></td><td style=\"color: #cccccc\">Unknown</td><td>The authoring/source system does not know which of the status values currently applies for this event. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/ae-research-backport-ig/ImplementationGuide/hl7.fhir.uv.ae-research-backport-ig"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/ae-research-backport-ig/ValueSet/adverse-event-status-vs",
"version" : "1.0.1",
"name" : "AdverseEventStatus",
"title" : "Adverse Event Status",
"status" : "draft",
"experimental" : true,
"date" : "2024-04-30T20:04:27+00:00",
"publisher" : "HL7 International / Biomedical Research and Regulation",
"contact" : [
{
"name" : "Biomedical Research and Regulation WG",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description" : "Codes identifying the lifecycle stage of an adverse event.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/event-status",
"concept" : [
{
"code" : "in-progress"
},
{
"code" : "completed"
},
{
"code" : "entered-in-error"
},
{
"code" : "unknown"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.